@charset "utf-8";

/* CSS Document */
/*全局*/
.height25 {
	height: 25px;
	width: 100%;
}

.height30 {
	height: 30px;
	width: 100%;
}

.height40 {
	height: 40px;
	width: 100%;
}

.height15 {
	height: 15px;
	width: 100%;
}

.height50 {
	height: 50px;
	width: 100%;
}

* {
	margin: 0px;
	padding: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

img {
	border: none;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "020";
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}

a {
	color: #333333;
}

/*
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
*/
/* text-decoration: none;
} */
ul li,
ol li {
	list-style-type: none;
}

body {
	font-family: "microsoft Yahei";
	width: 100%;
}

.hide {
	display: none;
}

.block {
	display: block;
}

/* header */
/******************************头部样式**********************************/

/*banner开始*/
.banner {
	background: url(xzypt_pic_08.jpg) no-repeat center top;
	width: 100%;
	height: 500px;
}

.bannercon {
	width: 1200px;
	margin: auto;
}

.bannercon_left {
	width: 200px;
	height: 470px;
	background: #ffffff;
}

.bannercon_left ul {
	margin-top: 10px;
}

.bannercon_left ul li {
	font-size: 17px;
	margin-bottom: 5px;
	line-height: 45px;
	padding-left: 75px;
}

.bannercon_left ul li a {
	color: #595757;
}

.bannercon_left ul li.one {
	background: url(cpfz.jpg) no-repeat 30px center;
}

.bannercon_left ul li.two {
	background: url(kjcx.jpg) no-repeat 30px center;
}

.bannercon_left ul li.three {
	background: url(rczc.jpg) no-repeat 30px center;
}

.bannercon_left ul li.four {
	background: url(rzdb.jpg) no-repeat 30px center;
}

.bannercon_left ul li.five {
	background: url(sctz.jpg) no-repeat 30px center;
}

.bannercon_left ul li.six {
	background: url(cszc.jpg) no-repeat 30px center;
}

.bannercon_left ul li.seven {
	background: url(fzhj.jpg) no-repeat 30px center;
}

.bannercon_left ul li.eight {
	background: url(zhlzc.jpg) no-repeat 30px center;
}

.bannercon_left ul li.nine {
	background: url(zzry.jpg) no-repeat 30px center;
}

.bannercon_middle {
	margin: 20px;
}

.focusBox {
	position: relative;
	width: 720px;
	height: 450px;
	overflow: hidden;
}

.focusBox .pic {
	position: relative;
	z-index: 0;
}

.focusBox .pic img {
	width: 720px;
	height: 450px;
	display: block;
}

.focusBox .prev,
.focusBox .next {
	width: 40px;
	height: 60px;
	background: url(arrow.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	cursor: pointer;
	display: block;
}

.focusBox .prev {
	left: 0;
	margin-top: -30px;
	margin-left: 20px;
}

.focusBox .next {
	background-position: -40px 0px;
	right: 0;
	margin-right: 20px;
	margin-top: -30px
}

.focusBox .prev:hover {
	background-position: 0px -60px;
}

.focusBox .next:hover {
	background-position: -40px -60px;
}

/* .banner_right{margin-top: 20px;} */

.banner_right_list {
	width: 240px;
	height: 98px;
	text-align: center;
	margin-top: 20px;
}

.banner_right01 {
	background: url(xzypt_pic_19.png) no-repeat;
}

.banner_right02 {
	background: url(xzypt_pic_20.png) no-repeat;
}

.banner_right03 {
	background: url(xzypt_pic_21.png) no-repeat;
}

.banner_right04 {
	background: url(xzfww.jpg) no-repeat;
}

.titleone {
	padding-top: 12px;
}

.titleone {
	font-size: 19px;
	font-weight: normal;
	line-height: 40px;
}

.titleone a {
	color: #ffffff;
}

.titletwo {
	font-size: 15px;
	color: #ffffff;
}

.banner_right04 a {
	display: block;
	width: 240px;
	height: 98px;
}



/*content*/
.block2 {
	width: 100%;
	height: 650px;
	background-color: #ffffff;
	overflow: hidden;
}

.block2_1200 {
	width: 1200px;
	height: 650px;
	margin: 0 auto;
	padding: 16px 0 30px 0;
}

.block2_tit {
	width: 100%;
	height: 79px;
	border-bottom: 4px solid #acacac;
}

.block2_tit ul {
	height: 79px;
	min-width: 350px;
}

.block2_tit ul li {
	float: left;
	line-height: 79px;
	height: 79px;
	margin-right: 40px;
	font-size: 23px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	padding-top: 7px;
}
.block2_tit ul li a{
	color: #666666;
}
.block2_tit ul li.tit_on {
	border-bottom: 6px solid #2679e0;
	color: #2679e0;
}
.block2_tit ul li.tit_on a{
	color: #2679e0;
}


.zcfw,.xmsb {
	width: 100%;
	height: 530px;
}

.today_xmsb {
	width: 250px;
	height: 450px;
	margin-top: 40px;
	background: url(today.png) no-repeat center;
}

.zcfw .xmsb_list {
	width: 100%;
	height: 530px;
	position: relative;
	overflow: hidden;
}
.zcfw .xmsb_list .sb_list {
	width: 100%;
	height: 530px;
	margin-top: 30px;
	overflow: hidden;
}
.xmsb .xmsb_list {
	width: 918px;
	height: 530px;
	position: relative;
	overflow: hidden;
}

.xmsb .xmsb_list .sb_list {
	width: 100%;
	height: 530px;
	margin-top: 30px;
	overflow: hidden;
}

.list_ul {
	width: 100%;
	height: 530px;
	overflow: hidden;
	padding: 10px 4px 0 4px;
}



.zcfw .list_ul>li {
	width: 100%;
	background-color: #ffffff;
	box-shadow: 0 0 1.5rem rgba(9, 41, 77, .12);
	margin: 0 0 20px 0;
	max-height: 60px;
	overflow: hidden;
}
.xmsb .list_ul>li {
	width: 910px;
	background-color: #ffffff;
	box-shadow: 0 0 1.5rem rgba(9, 41, 77, .12);
	margin: 0 0 20px 0;
	max-height: 60px;
	overflow: hidden;
}
.xmsb .list_ul>li:first-child {
	/* height: 120px;
	max-height: 120px; */
	margin-bottom: 30px;
}
.list_ul>li.max_height {
	max-height: 120px;
	height: 120px;
}
.list_ul>li>div {
	width: 100%;
	height: 60px;
	text-indent: 20px;
	line-height: 60px;
}

.list_ul>li>div>a {
	font-size: 19px;
	color: #666666;
	font-weight: normal;
}
.zcfw .list_ul>li>div>span {
	float: right;
	font-size: 15px;
	line-height: 60px;
	color: #999999;
	margin-right: 20px;
}
.xmsb .list_ul>li>div>span {
	float: right;
	font-size: 15px;
	line-height: 53px;
	color: #999999;
	margin-right: 20px;
}

.list_ul>li>div>span i {
	font-style: normal;
	font-size: 27px;
	font-weight: normal;
	color: #ff8a00;
	padding: 0 5px;
}

.list_ul ol {
	width: 300px;
	height: 30px;
}

.list_ul ol li {
	float: left;
	width: 130px;
	height: 30px;
	margin-top: 10px;
	margin-left: 20px;
	text-indent: 43px;
	line-height: 30px;
	font-size: 17px;
}

.sbrk {
	display: block;
	width: 100%;
	height: 100%;
	background: url(sbrk_d.png) no-repeat center;
	color: #999999;
}
.sbrk:hover {
	background: url(sbrk_h.png) no-repeat center;
	color: #ffffff;
}

.sczc {
	display: block;
	width: 100%;
	height: 100%;
	background: url(sczc_d.png) no-repeat center;
	color: #999999;
}
.sczc:hover {
	background: url(sczc_h.png) no-repeat center;
	color: #ffffff;
}

.switch {
	width: auto;
	min-width: 65px;
	height: 8px;
	position: absolute;
	bottom: 5px;
	left: 50%;
	margin-left: -32px;
}

.switch ul li:first-child {
	margin-left: 0;
}

.switch ul li.switch_on {
	width: 26px;
	background: url(switch_on.png) no-repeat center;
}

.switch ul li {
	width: 8px;
	height: 8px;
	float: left;
	margin-left: 6px;
	background: url(switch_d.png) no-repeat center;
}

.block3 {
	width: 100%;
	height: 370px;
	background-color: #f7f7f7;
	overflow: hidden;
}

.block3_1200 {
	width: 1200px;
	height: 370px;
	margin: 0 auto;
	padding: 16px 0 35px 0;
}

.block3_tit {
	width: 100%;
	height: 79px;
	border-bottom: 4px solid #acacac;
}

.block3_tit ul {
	height: 79px;
	min-width: 350px;
}

.block3_tit ul li {
	float: left;
	line-height: 79px;
	height: 79px;
	margin-right: 40px;
	font-size: 23px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	padding-top: 7px;
}
.block3_tit ul li a{
	color: #666666;
}
.block3_tit ul li.tit_on {
	border-bottom: 6px solid #2679e0;
	color: #2679e0;
}
.block3_tit ul li.tit_on a{
	color: #2679e0;
}
.block3_tit ul li.tit_on a{
	color: #2679e0;
}
.block3_tit span {
	display: block;
	width: 160px;
	height: 30px;
	background: url(raduis.png) no-repeat center;
	text-align: center;
	line-height: 30px;
	margin-top: 30px;
	font-weight: normal;
}

.block3_tit span a {
	display: block;
	width: 100%;
	color: #ffffff;
}

.block3_list {
	width: 100%;
	height: 240px;
}

.sqfw_list {
	height: 240px;
	position: relative;
	zoom: 1;
}

.ohbox {
	overflow: hidden;
	height: 240px;
	position: relative;
}

.ohbox ul {
	overflow: hidden;
	zoom: 1;
	height: 240px;
}

.ohbox .tempWrap {
	width: 1200px !important;
}

.ohbox ul li {
	display: inline;
	width: 380px !important;
	height: 200px;
	background-color: #ffffff;
	box-shadow: 0 0 1.5rem rgba(9, 41, 77, .12);
	float: left;
	margin-top: 34px;
	margin-right: 30px;
	padding: 14px 20px;
}

.ask {
	width: 100%;
	height: 62px;
	background: url(wen.png) no-repeat left 5px;
	padding-left: 28px;
	font-size: 17px;
	line-height: 31px;
	font-weight: normal;
	color: #666666;
}

.answer {
	width: 100%;
	height: 62px;
	background: url(da.png) no-repeat left 5px;
	padding-left: 28px;
	font-size: 15px;
	line-height: 31px;
	color: #666666;
}

.sqsj {
	width: 100%;
	height: 31px;
	border-top: 1px solid #eeeeee;
	margin-top: 15px;
	padding-top: 8px;
}

.sqsj span {
	float: left;
	font-size: 15px;
	color: #666666;
	text-indent: 10px;
}

.sqsj a {
	float: right;
	font-size: 15px;
	color: #666666;
	display: block;
}

.prev {
	display: block;
	width: 33px;
	height: 33px;
	background: url(prev_left.png) no-repeat center;
	position: absolute;
	top: 110px;
	left: -50px;
	cursor: pointer;
}

.next {
	display: block;
	width: 33px;
	height: 33px;
	background: url(prev_right.png) no-repeat center;
	position: absolute;
	top: 110px;
	right: -50px;
	cursor: pointer;
}

.block4 {
	width: 100%;
	height: 720px;
	background-color: #ffffff;
	overflow: hidden;
}

.block4_1200 {
	width: 1200px;
	height: 720px;
	margin: 0 auto;
	padding: 20px 0 47px
}

.block4_tit {
	width: 100%;
	height: 79px;
	border-bottom: 4px solid #acacac;
}

.block4_tit ul {
	height: 79px;
	min-width: 350px;
}

.block4_tit ul li {
	float: left;
	line-height: 79px;
	height: 79px;
	margin-right: 40px;
	font-size: 23px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	padding-top: 7px;
}
.block4_tit ul li a{
	color: #666666;
}
.block4_tit ul li.tit_on {
	border-bottom: 6px solid #2679e0;
	color: #2679e0;
}
.block4_tit ul li.tit_on a{
	color: #2679e0;
}
.block5 {
	width: 100%;
	background-color: #f7f7f7;
	overflow: hidden;
}

.block5_1200 {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0 40px
}

.block5_tit {
	width: 100%;
	height: 79px;
	border-bottom: 4px solid #acacac;
}

.block5_tit ul {
	height: 79px;
	min-width: 350px;
}

.block5_tit ul li {
	float: left;
	line-height: 79px;
	height: 79px;
	margin-right: 40px;
	font-size: 23px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	padding-top: 7px;
}
.block5_tit ul li a{
	color: #666666;
}
.block5_tit ul li.tit_on {
	border-bottom: 6px solid #2679e0;
	color: #2679e0;
}
.block5_tit ul li.tit_on a{
	color: #2679e0;
}
.block5_list {
	width: 100%;
}

.hdfb_list {
	width: 100%;
	height: 350px;
	background-color: #ffffff;
	box-shadow: 0 0 1.5rem rgba(9, 41, 77, .12);
	padding: 14px 40px;
}

.hdfb_list ul {
	width: 100%;
	height: 100%;
}

.hdfb_list ul li {
	width: 100%;
	height: 61px;
	border-bottom: 1px dashed #999999;
	line-height: 60px;
}

.hdfb_list ul li>a {
	float: left;
	display: block;
	width: 770px;
	height: 20px;
	font-size: 17px;
	color: #333333;
}

.hdfb_list ul li>a:hover {
	color: #2679e0;
}

.hdfb_list ul li span {
	float: left;
	font-size: 17px;
}

.hdfb_list ul li span i {
	font-style: normal;
	font-weight: normal;
	color: #2679e0;
}

.hdfb_list ul li div.wybm {
	background: url(wybm.png) no-repeat center;
}

.hdfb_list ul li div.bmjs {
	background: url(bmjs.png) no-repeat center;
}

.hdfb_list ul li div {
	float: right;
	width: 130px;
	height: 30px;
	text-indent: 40px;
	margin-top: 15px;
	line-height: 30px;
}

.hdfb_list ul li div.wybm a {
	display: block;
	color: #ffffff;
}

.hdfb_list ul li div.bmjs a {
	display: block;
	color: #666666;
}


.block6 {
	width: 100%;
	min-height: 235px;
	background-color: #ffffff;
	overflow: hidden;
	margin-bottom: 30px;
}

.block6_1200 {
	width: 1200px;
	min-height: 235px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

.block6_tit {
	width: 100%;
	height: 79px;
	border-bottom: 4px solid #acacac;
}

.block6_tit ul {
	height: 79px;
	min-width: 350px;
}

.block6_tit ul li {
	float: left;
	line-height: 79px;
	height: 79px;
	margin-right: 40px;
	font-size: 23px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	padding-top: 7px;
}

.block6_tit ul li.tit_on {
	border-bottom: 6px solid #2679e0;
	color: #2679e0;
}

.block6_list {
	min-height: 70px;
	width: 100%;
}

.ggfwzd ul {
	margin-top: 20px;
}

.ggfwzd ul li:first-child {
	margin-left: 0;
}

.ggfwzd ul li {
	float: left;
	margin-left: 20px;
}


/* 友情链接 */
.yqlj {
	width: 100%;
	height: 75px;
	position: relative;
}

.yqlj span {
	font-size: 17px;
	float: left;
	width: 100%;
	color: #1269d3;
	font-weight: normal;
	line-height: 34px;
}

.yqlj_list {
	float: right;
}

.yqlj ul {
	margin-left: -20px;
	overflow: hidden;
}

/* .yqlj ul li:first-child {
	background: none;
} */

.yqlj ul li {
	width: 285px;
	height: 40px;
	float: left;
	font-size: 17px;
	line-height: 40px;
	padding: 0 13px;
	background:#f1f1f1;
	/* background: url(sup.png) no-repeat left; */
	margin-left: 20px;
	margin-top: 15px;
}

.other {
	height: auto !important;
}

.anniu {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 26px;
	height: 22px;
	cursor: pointer;
	background: url(xiala.png) no-repeat center;
}

.shangla {
	background: url(shouqi.png) no-repeat center;
}

.xzdw ul,
.fwdw ul {
	padding-bottom: 15px;
}

.xzdw li,
.fwdw li {
	width: 285px;
	height: 40px;
	line-height: 40px;
	font-size: 17px;
	text-indent: 20px;
	background-color: #f1f1f1;
	color: #666666;
	float: left;
	margin: 20px 20px 0 0;
}

.xqfb_list {
	width: 100%;
	height: 310px;
	background-color: #ffffff;
	box-shadow: 0 0 1.5rem rgba(9, 41, 77, .12);
	overflow: hidden;
	padding: 30px 0 0 0;
}

.xqfb_list ul li {
	width: 200px;
	height: 280px;
	float: left;
	margin-left: 30px;
}

.xqfb_list ul li>a {
	display: block;
	color: #666666;
	font-weight: normal;
	height: 230px;
	width: 100%;
	line-height: 34px;
	font-size: 17px;
}

.xqfb_list ul li div {
	width: 100%;
	height: 50px;
	background: url(locallogo.png) no-repeat left top;
	text-indent: 24px;
	cursor: pointer;
}


/*footer*/
.hd_footer {
    width: 100%;
    height: 185px;
    background-color: #595959;
    
  }
  
  .hd_footer_1200 {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
  }
  
  .footer_nav {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #939393;
  }
  
  .footer_nav ul li:first-child {
    margin-left: 0;
  }
  
  .footer_nav ul li {
    width: 70px;
    height: 100%;
    line-height: 60px;
    font-size: 15px;
    text-align: center;
    float: left;
    margin-left: 30px;
  }
  
  .footer_nav ul li a {
    color: #fff;
  }
  
  .footer_copyright {
    width: 100%;
    height: 116px;
  }
  
  .copyright_left {
    width: 998px;
    height: 100%;
  }
  
  .copyright_left p {
    font-size: 15px;
    line-height: 30px;
    color: #fff;
    text-indent: 6px;
    margin-top: 20px;
  }
  .copyright_left p:last-child {
    margin-top: 6px;
  }
  
  .copyright_right {
    width: 202px;
    height: 100%;
  }
  
  #zfzc {
    display: block;
    width: 110px;
    height: 55px;
    background: url(grxx_pic_05.png);
    margin-top: 25px;
    float: left;
  }
  
  #sydw {
    display: block;
    float: right;
    width: 52px;
    height: 64px;
    background: url(grxx_pic_06.png) no-repeat center;
    margin: 20px 5px 0 0;
  }